home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / gnushogi.lha / gnushogi-1.1 / src / main_data1.c < prev    next >
C/C++ Source or Header  |  1993-04-16  |  82b  |  6 lines

  1. #if defined THINK_C
  2. #include "gnushogi.h" 
  3. #endif
  4.  
  5. struct leaf Tree[TREE], *root;
  6.